home *** CD-ROM | disk | FTP | other *** search
- This archive contains a fixed version of lprm for Linux.
- All of the sources need to build lprm have been included, as well as
- the .o files and a executable for lprm.
-
- To extract, go to some directory where you want to extract the
- sources. Then give the command
-
- gunzip < lprm.tar.z | tar xvf -
-
- This will create the directory lpr which contains the sources.
-
- To build the executable, go to the lpr/lprm directory and type make.
-
- To install, you should copy lprm to the appropriate directory, usually
- /usr/bin/lprm. (MAKE A BACKUP COPY OF /usr/bin/lprm FIRST!!!!!) Then
- make sure the permissions, owner, and group of the new lprm match the
- old!
-
- lprm should now work!!!!
-